Pino Toscano [Fri, 13 Nov 2020 11:28:28 +0000 (11:28 +0000)]
konqueror (4:20.08.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use secure URI in Homepage field.
* Re-export upstream signing key without extra signatures.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update the build dependencies according to the upstream build system:
- bump the Qt packages to 5.12.0
- bump the KF packages to 5.71.0
* Update the patches:
- optional-qtwebengine.diff: refresh
* Update install files.
* Do not ship the development files for konqsidebarplugin, for now.
* Update lintian overrides.
* Drop the kfmclient, and konqueror, as they are largely outdated.
(Closes: #579870)
Pino Toscano [Fri, 28 Aug 2020 08:50:34 +0000 (09:50 +0100)]
konqueror (4:20.04.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update the patches:
- old-kbookmarkmenu.diff: drop, no more needed
* Really unregister the old /etc/xdg/konqueror.categories conffile;
drop the misspelt konqeror.maintscript file.
* Bump the debhelper compatibility to 13:
- switch the debhelper-compat build dependency to 13
- stop passing --fail-missing to dh_missing, as it is the default now
* Add Rules-Requires-Root: no.
* Update lintian overrides.
Pino Toscano [Sat, 2 May 2020 14:48:06 +0000 (15:48 +0100)]
konqueror (4:20.04.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update watch file to the new release-service location.
* Update the build dependencies according to the upstream build system:
- bump cmake to 3.0
- bump the Qt packages to 5.9.0
- bump the KF packages to 5.38.0
- add libkf5dbusaddons-dev, libkf5jobwidgets-dev, libkf5windowsystem-dev,
and libqt5texttospeech5-dev
- remove libkf5khtml-dev, libkf5widgetsaddons-dev, and libtidy-dev,
no more used
* Switch from dhmk to the dh sequencer:
- invoke the dh sequencer using the kf5 addon
- call the right debhelper command instead of $(overridden_command)
- manually force the generation of the substvars for the kde-l10n breaks
* Bump the debhelper compatibility to 12:
- switch the debhelper build dependency to debhelper-compat 12
- remove debian/compat
- switch from dh_install to dh_missing for --fail-missing
* Bump Standards-Version to 4.5.0, no changes required.
* Update the patches:
- upstream_Fix-CMakeLists.txt-to-compile-WebEnginePartHtmlEmbed.patch:
drop, backported from upstream
- optional-qtwebengine.diff: update
* Restore compatibility with KBookmarkMenu < 5.69; patch
old-kbookmarkmenu.diff.
* Update install files.
Fix CMakeLists.txt to compile WebEnginePartHtmlEmbedder on Qt before Qt-5.12
When compiling Konqueror on versions of Qt before 5.12, the
WebEnginePartHtmlEmbedder class is needed to embed local contents in pages
generated by...
Summary:
...WebEnginePartKIOHandler (for example, for the man protocol). The
corresponding source file is added to the the list of source files only if the
Qt version is less than 5.12. However, an extra command in CMakeFiles.txt caused
the file not to be added and the compilation to fail.
Test Plan:
compile Konqueror with Qt older than 5.12.0: the compilation now
completes successfully.
Pino Toscano [Sat, 12 Oct 2019 18:26:50 +0000 (19:26 +0100)]
konqueror (4:19.08.2-2) unstable; urgency=medium
* Team upload.
* Ship /usr/share/webenginepart/ on all the architectures, not only where
QtWebEngine is available, as there is content installed no matter the
architecture.
* Team upload.
* New upstream release.
* Add the newly required libkf5wallet-dev build dependency.
* Switch Vcs-* fields to salsa.debian.org.
* Bump the debhelper compatibility to 11:
- bump the debhelper build dependency to 11~
- bump compat to 11
* Bump Standards-Version to 4.1.4, no changes required.
* Mark libkf5konq-dev, and libkf5konq6 as Multi-Arch: same.
* Slightly reword the description of patch optional-qtwebengine.diff.
* Use https for Format in copyright.
Pino Toscano [Thu, 28 Dec 2017 12:03:23 +0000 (12:03 +0000)]
konqueror (4:17.08.3-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Bump Standards-Version to 4.1.3, no changes required.
* Adjust l10npkgs_firstversion_ok to the version where kde-l10n will
drop translations.